1
'------------------------------------------------------------------------------
3 ' This code was generated by a tool.
5 ' Changes to this file may cause incorrect behavior and will be lost if
6 ' the code is regenerated.
8 '------------------------------------------------------------------------------
14 Partial
Public Class _Default
20 '''Auto-generated field.
21 '''To modify move field declaration from designer file to code-behind file.
23 Protected
WithEvents Head1
As Global.System
.Web
.UI
.HtmlControls
.HtmlHead
29 '''Auto-generated field.
30 '''To modify move field declaration from designer file to code-behind file.
32 Protected
WithEvents form1
As Global.System
.Web
.UI
.HtmlControls
.HtmlForm
35 '''pnlBingMap control.
38 '''Auto-generated field.
39 '''To modify move field declaration from designer file to code-behind file.
41 Protected
WithEvents pnlBingMap
As Global.System
.Web
.UI
.WebControls
.Panel
47 '''Auto-generated field.
48 '''To modify move field declaration from designer file to code-behind file.
50 Protected
WithEvents pnlSearch
As Global.System
.Web
.UI
.WebControls
.Panel
53 '''txtLocation control.
56 '''Auto-generated field.
57 '''To modify move field declaration from designer file to code-behind file.
59 Protected
WithEvents txtLocation
As Global.System
.Web
.UI
.WebControls
.TextBox
62 '''btnLocation control.
65 '''Auto-generated field.
66 '''To modify move field declaration from designer file to code-behind file.
68 Protected
WithEvents btnLocation
As Global.System
.Web
.UI
.WebControls
.Button
71 '''pnlDisplayOption control.
74 '''Auto-generated field.
75 '''To modify move field declaration from designer file to code-behind file.
77 Protected
WithEvents pnlDisplayOption
As Global.System
.Web
.UI
.WebControls
.Panel
80 '''rdlViewStyle control.
83 '''Auto-generated field.
84 '''To modify move field declaration from designer file to code-behind file.
86 Protected
WithEvents rdlViewStyle
As Global.System
.Web
.UI
.WebControls
.RadioButtonList
89 '''ddlZoomLevel control.
92 '''Auto-generated field.
93 '''To modify move field declaration from designer file to code-behind file.
95 Protected
WithEvents ddlZoomLevel
As Global.System
.Web
.UI
.WebControls
.DropDownList
101 '''Auto-generated field.
102 '''To modify move field declaration from designer file to code-behind file.
104 Protected
WithEvents pnlLatLng
As Global.System
.Web
.UI
.WebControls
.Panel
107 '''txtLatitude control.
110 '''Auto-generated field.
111 '''To modify move field declaration from designer file to code-behind file.
113 Protected
WithEvents txtLatitude
As Global.System
.Web
.UI
.WebControls
.TextBox
116 '''txtLongitude control.
119 '''Auto-generated field.
120 '''To modify move field declaration from designer file to code-behind file.
122 Protected
WithEvents txtLongitude
As Global.System
.Web
.UI
.WebControls
.TextBox
125 '''btnLatLng control.
128 '''Auto-generated field.
129 '''To modify move field declaration from designer file to code-behind file.
131 Protected
WithEvents btnLatLng
As Global.System
.Web
.UI
.WebControls
.Button